Indicator | Description |
|
ln 1 | Current line of the active document. |
col 1 | Current column of the active document. |
1 | Total lines of the active document. |
00 | Unicode hex value of current character. |
PC | Indicates current file format. PC or UNIX. |
Unicode | Indicates current file encoding. 'ANSI' for normal text files, 'Unicode'/'U BE'/'UTF-8' for Unicode/Unicode big endian/UTF-8 encodings. For other encodings, it displays the code page identifiers. For a list of the code page identifiers and corresponding languages, please see codepage.txt file in the EditPlus directory. |
INS | Indicates whether current input mode is insert mode or overwrite mode. |
READ | Indicates whether the active document is read-only or not. |